Skip to content

Conversation

@mkoura
Copy link
Collaborator

@mkoura mkoura commented Oct 29, 2025

No description provided.

pparams = state.get("curPParams") or state.get("currentPParams") or {}
pparams = state.get("curPParams") or state.get("currentPParams") or state or {}
clusterlib_utils.check_updated_params(
update_proposals=fin_update_proposals, protocol_params=pparams
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We already have this clusterlib_utils.check_updated_params function for comparing pparams dict with update proposal. We can re-use it also for checking future pparams query output.

@mkoura mkoura force-pushed the check_future_pparams_example branch from 11de572 to f3cf774 Compare October 29, 2025 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants